projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e8fa93
)
Include gtkspinner.h in GtkStyle
author
Christian Dywan
<christian@twotoasts.de>
Fri, 16 Oct 2009 13:51:13 +0000
(15:51 +0200)
committer
Javier Jardón
<jjardon@gnome.org>
Sun, 2 May 2010 23:51:17 +0000
(
01:51
+0200)
gtk/gtkstyle.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstyle.c
b/gtk/gtkstyle.c
index 488cfc33de87fb33e2860000387d3cc209aed759..ac49234952e8cde35bfbf14f948352551da98b06 100644
(file)
--- a/
gtk/gtkstyle.c
+++ b/
gtk/gtkstyle.c
@@
-41,6
+41,7
@@
#include "gtksettings.h" /* _gtk_settings_parse_convert() */
#include "gtkintl.h"
#include "gtkalias.h"
+#include "gtkspinner.h"
#define LIGHTNESS_MULT 1.3
#define DARKNESS_MULT 0.7